Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated codegen Relocations #5578

Merged
merged 2 commits into from
Oct 13, 2020
Merged

Conversation

0xdaryl
Copy link
Contributor

@0xdaryl 0xdaryl commented Sep 25, 2020

Not used in OMR nor any downstream project:

  • LoadLabelRelative16BitRelocation
  • LoadLabelRelative32BitRelocation
  • LoadLabelRelative64BitRelocation
  • LabelTable32BitRelocation

Also removed some obviously deprecated debugging code from Relocation.hpp and unused typedefs.

Signed-off-by: Daryl Maier [email protected]

@0xdaryl
Copy link
Contributor Author

0xdaryl commented Sep 28, 2020

The CI failure is #5581 and not related to this PR.

@fjeremic fjeremic self-assigned this Sep 28, 2020
@fjeremic
Copy link
Contributor

@genie-omr build all

1 similar comment
@0xdaryl
Copy link
Contributor Author

0xdaryl commented Oct 3, 2020

@genie-omr build all

Not used in OMR nor any downstream project:

* LoadLabelRelative16BitRelocation
* LoadLabelRelative32BitRelocation
* LoadLabelRelative64BitRelocation
* LabelTable32BitRelocation

Signed-off-by: Daryl Maier <[email protected]>
* Remove unnecessary typedefs not used in OMR or downstream projects
* Remove obsolete debugging code

Signed-off-by: Daryl Maier <[email protected]>
@0xdaryl
Copy link
Contributor Author

0xdaryl commented Oct 9, 2020

@genie-omr build all

@fjeremic fjeremic merged commit b406ab2 into eclipse:master Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants